Einhugur JWT Plugin

EinhugurJWT.JWTRawResult Class

A class to represent decoding result when wanting raw response.

Object
   JWTRawResult

class EinhugurJWT.JWTRawResult

Constructors

JWTRawResult (private) Private constructor.

Properties

HeaderThe header as raw JSON message.
PayloadThe payload as raw JSON message.
SignatureThe signature.
ValidationResultValidation result.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS